Welcome![Sign In][Sign Up]
Location:
Search - mpeg decoder

Search list

[DSP programthe-research-based-on-dsp-mp3-decode-design

Description: 本文详细论述了 MPEG-1 第三层音频编码算法的原理、关键技术和算法流程 以及 LAME 算法的硬件实现和优化,用以实现音频的实时编码-This article discusses in detail the third level of MPEG-1 audio coding algorithm theory, key technology and algorithms as well as the flow LAME algorithm hardware implementation and optimization to realize the real-time audio encoding
Platform: | Size: 165888 | Author: xcs | Hits:

[Special Effects44

Description: \mpeg2 \doc \mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \src \mpeg2enc 编码器源代码及VC下编译的可执行程序 \mpeg2dec 解码器源代码及VC下编译的可执行程序 \par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \bin 给出了该文件的可执行程序 \mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \AAC \aacenc mpeg2 AAC音频编码程序 \aacdec mpeg2 AAC音频解码程序-mpeg2 doc mpeg2enc.doc and mpeg2dec.doc file contains the decoder further information. verify a set of images used for validation of data streams and small, and used to automatically detect encoders and decoders output of Unix shell script file. src mpeg2enc encoder VC source code and compiled executable programs under mpeg2dec decoder source code and VC-compiled executable programs under par is given in one group 25 and 30 frames per second rate under the MPEG-2 and MPEG-1 encoded encoder parameter files. in given executable program of the document contains a mpeg2ply used to play mpeg1 and mpeg2 video streams windows executable program. AAC aacenc mpeg2 AAC audio coding procedures aacdec mpeg2 AAC audio decoding procedures
Platform: | Size: 694272 | Author: 韩义 | Hits:

[mpeg mp3Mad

Description: MPEG Audio Decoder 0.15.2 (beta)
Platform: | Size: 4361216 | Author: tony | Hits:

[DirextXDirectShow

Description: DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。 第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。 第7章用到的代码,其中DsDemo是一些演示代码。 第9章用到的代码,其中DESCallback演示了控制DirectShow智能 连接的方法。 第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放” 实现的所有源代码(请打开Daisy.dsw浏览各项目)。 第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-DirectShow Application Development Case, Chapter 4 of the code used, which AppIPTransform for MFC Filter example, DsDemo are some demo code FilterTitleOverlay is superimposed characters Filter source code. Chapter 5 of the code used, which GraphBuilding build Filter Graph technology for some of the code, SimplePlayer for a simple player example. Chapter 7 of the code used, which DsDemo are some demo code. Chapter 9 of the code used, which demonstrated DESCallback control methods DirectShow Intelligent Connect. Chapter 18 use the code, which MpegNetwork for
Platform: | Size: 9935872 | Author: liying | Hits:

[mpeg mp3mepgofdsp

Description: 基于DSP的MPEG解码程序源代码.zip-DSP-based MPEG decoder source code. Zip
Platform: | Size: 37888 | Author: laline | Hits:

[Multimedia Developps_dec

Description: mpeg ps decoder to es
Platform: | Size: 7168 | Author: blues.song | Hits:

[Audio programfaad2-2.6.1

Description: FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. FAAD2 includes code for SBR (HE AAC) decoding. FAAD2 is licensed under the GPL. 该版本是最新发布的版本,能够在VC6.0和VC8.0下编译通过。-FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.FAAD2 includes code for SBR (HE AAC) decoding.FAAD2 is licensed under the GPL. This version is the latest released version, can VC6. 0 and under VC8.0 compiler through.
Platform: | Size: 900096 | Author: 黄旭东 | Hits:

[Multimedia Developscratchbox-core-1.0.8-i386.tar

Description: MPEG2Lib for Delphi MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a DVD or the disk in a typical harddisk video recorder. The decoder is based on the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode from MPEG Software Simulation Group (www.mpeg.org/MPEG/MSSG/). It supports both video and different sound formats, but the Delphi interface can currently only get the video. This version was tested with Delphi 5, 6 and 7.
Platform: | Size: 49942528 | Author: zmouse | Hits:

[DSP programDECORE

Description: 可以在arm和dsp上跑的mpeg4解码代码。 读取文件格式是YUV-Arm and dsp can run code of mpeg4 decoder. Read the file format is YUV
Platform: | Size: 994304 | Author: sword | Hits:

[DirextXDirectShow-src

Description: DirectShow开发指南》源码 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技 术的一些代码,SimplePlayer为一个简单的播放器例子。 Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。 Chapter09:第9章用到的代码,其中DESCallback演示了控制DirectShow智 能连接的方法。 Chapter18:第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户 端播放”实现的所有源代码(请打开Daisy.dsw浏览各项目)。 Chapter19:第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。 除上述代码外,本书各章用到的其他代码均在DirectX SDK安装目录的 Samples子目录下可以找到。-err
Platform: | Size: 7292928 | Author: zhomec | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2148_MP3_player

Description: 基于LPC 2148的MP3播放器源代码。该代码是linux下的MPEG 音频解码示例程序,并包含文件系统-LPC 2148 based on the MP3 player source code. The code is under linux sample program MPEG audio decoder, and includes the file system
Platform: | Size: 1411072 | Author: lshi | Hits:

[mpeg mp3MPEGPlayer

Description: 一个用VC写的MPEG解码播放器,可以完成MPEG格式音乐,视屏的解码播放,可以在此基础上开发出功能更强大的播放器软件-Written by VC a MPEG decoder player, to be completed MPEG format music and video player decoder, you can on this basis to develop more powerful player software
Platform: | Size: 6394880 | Author: 付红 | Hits:

[mpeg mp3PlayVCD

Description: 自己编写的Mpeg解码程序源码,可以实时抓图-I have written procedures Mpeg decoder source code, you can capture real-time
Platform: | Size: 130048 | Author: yuan_ym | Hits:

[mpeg mp3mpeg-2

Description: 根据ITU-T标准,编写的视频编码和解码器-According to ITU-T standards, the preparation of the video encoder and decoder
Platform: | Size: 99328 | Author: 朱杰 | Hits:

[Communication-MobileLDPC_Codes

Description: LDPC encoder and decoder design in MATLAB
Platform: | Size: 9216 | Author: Priyabrata Parida | Hits:

[mpeg mp3layer3

Description: (1)“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) " MP3" for a complete directory of all the player CoolPlayer code " decoder source" directory as a separate part of the MP3 decoder. (2) This procedure Windows2000, Visual C++6.0 compiler environment through, in \ MP3 \ Debug directory to run under the direct implementation of a document, this process does not require special hardware and software, but especially the old hardware, probably No support will be.
Platform: | Size: 2460672 | Author: 郭子 | Hits:

[mpeg mp3mapl2135

Description: MPEG audio player/decoder. It decodes layer I and layer II MPEG audio streams and plays them using a CD-quality audio device. MPEG1/2播放器,支持多平台。-MPEG audio player/decoder. It decodes layer I and layer II MPEG audio streams and plays them using a CD-quality audio device. MPEG1/2 player, multi-platform support.
Platform: | Size: 261120 | Author: Tank Source | Hits:

[mpeg mp3mpeg

Description: 完成对音频的解码。能够播放MPEG格式的文件。-Completion of the audio decoder. Be able to play MPEG formats.
Platform: | Size: 3750912 | Author: 冯保瑞 | Hits:

[Multimedia DevelopFTMCP210_DS_v1.0

Description: Faraday FTMCP210 H.264 Baseline Video Decoder. (Note: this is the datasheet, not the product brief as found on faraday website) The FTMCP210 is a hardware video encoder for the baseline profile followed the MPEG-4 AVC/JVT/H.264 video coding standard. This encoder is designed to compress a sequence of YCbCr 4:2:0 pictures to a compressed video bitstream. The supported frame size is from 128x80 to 1920x1080 in step of 16 units.
Platform: | Size: 267264 | Author: yohanes | Hits:

[Multimedia programfaad2-2.6.1.tar

Description: FAAD2 is an open source MPEG-4 and MPEG-2 AAC decoder, it is licensed under the GPLv2 license. Features: Portable Reasonably fast LC, Main, LTP, SBR, PS support DRM support through DreaM DAB+ support Source packages are available in the downloads section. No binary distributions are available here, because they require a patent license. You might find binaries at RareWares.
Platform: | Size: 839680 | Author: songbo | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net